* src/editfns.c (syms_of_editfns): Be more precise about what
`operating-system-release' is (bug#39940).
doc: /* The user's name, based upon the real uid only. */);
DEFVAR_LISP ("operating-system-release", Voperating_system_release,
- doc: /* The release of the operating system Emacs is running on. */);
+ doc: /* The operating system kernel version Emacs is running on. */);
DEFVAR_BOOL ("binary-as-unsigned",
binary_as_unsigned,